[XENBUS] A few cleanups.
authorkaf24@localhost.localdomain <kaf24@localhost.localdomain>
Sat, 19 Aug 2006 09:15:01 +0000 (10:15 +0100)
committerkaf24@localhost.localdomain <kaf24@localhost.localdomain>
Sat, 19 Aug 2006 09:15:01 +0000 (10:15 +0100)
commit7ee41b61d86f28e17cef850dd948d80927783bf8
tree5af9ff8805ed4ef6270845d14b113aef0c13da9e
parent701d6fee2059bfed108c5761758f191f867d48f4
[XENBUS] A few cleanups.
  * move function prototypes to the top of the file.
  * uses the "struct bus_type" function pointers instead
    of overwriting the "struct device_driver" ones for
    xenbus_dev_probe() and xenbus_dev_remove().

Signed-off-by: Gerd Hoffmann <kraxel@suse.de>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c